Nuprl Lemma : filter-concat 11,40

T:Type, P:(T), L:(T List List). filter(P;concat(L)) ~ concat(map(l.filter(P;l);L)) 
latex


Definitionsx:AB(x), t  T, filter(P;l), concat(ll), map(f;as), reduce(f;k;as), Y, Top, S  T
Lemmasbool wf, concat-cons, top wf, filter append sq

origin